fixed yaml
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
web:
|
||||
build: .
|
||||
image: calculator:latest
|
||||
image: ghcr.io/jones013/jack_calculator:latest
|
||||
ports:
|
||||
- "8888:80"
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user