Initial commit
This commit is contained in:
6
nginx-python/compose.yml
Normal file
6
nginx-python/compose.yml
Normal file
@ -0,0 +1,6 @@
|
||||
services:
|
||||
meow:
|
||||
image: image:latest
|
||||
container_name: somename4test
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user