indentation issues
This commit is contained in:
@@ -1,7 +1,13 @@
|
||||
services:
|
||||
app:
|
||||
build: .
|
||||
container_name: pmt
|
||||
ports:
|
||||
- "8080:8080"
|
||||
restart: unless-stopped
|
||||
build: .
|
||||
container_name: pmt
|
||||
ports:
|
||||
- "8080:8080"
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- proxy-network
|
||||
|
||||
networks:
|
||||
proxy-network:
|
||||
external: true
|
||||
|
||||
Reference in New Issue
Block a user