We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63c57e2 commit 3c9ee84Copy full SHA for 3c9ee84
1 file changed
docker-compose-deploy.yml
@@ -1,7 +1,7 @@
1
services:
2
3
api:
4
- image: ghcr.io/battmoteam/battmoapp_api:latest
+ image: ghcr.io/battmoteam/battmo_api:latest
5
build:
6
context: .
7
dockerfile: Dockerfile
0 commit comments