We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
version: '3.8' services: ddd-api: image: ghcr.io/ddd-community/ddd-10-wable-server@sha256:8bc81bce9440e57b6fa4946b3f54afdf8f73bbbee2bbb05adb613b6abba4568e container_name: ddd-api environment: - ENCRYPTOR_PASSWORD=db039553-0376-4b92-ae75-27605da4f0b7 - SPRING_DATASOURCE_URL=jdbc:mysql://mysql:3306/wable-server restart: always networks: - ddd deploy: replicas: 1 restart_policy: condition: on-failure networks: ddd: external: true driver: overlay
The text was updated successfully, but these errors were encountered:
No branches or pull requests
설명
진행사항
The text was updated successfully, but these errors were encountered: