chore(docker): fix typo in container name
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m35s
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m35s
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
app:
|
app:
|
||||||
container_name: simple-qrz
|
container_name: simple-qr
|
||||||
image: git.pihkaal.xyz/pihkaal/simple-qr:latest
|
image: git.pihkaal.xyz/pihkaal/simple-qr:latest
|
||||||
networks:
|
networks:
|
||||||
- web
|
- web
|
||||||
|
|||||||
Reference in New Issue
Block a user