mirror of
https://github.com/NeonGamerBot-QK/saahild.com.git
synced 2024-11-09 23:39:40 +00:00
8 lines
169 B
YAML
8 lines
169 B
YAML
|
name: <your project name>
|
||
|
services:
|
||
|
<to-change-here>:
|
||
|
ports:
|
||
|
- 3000:80
|
||
|
container_name: saahildcom
|
||
|
image: <to-change-here>:latest
|