mirror of
https://github.com/NeonGamerBot-QK/saahild.com.git
synced 2025-04-03 18:14:14 +00:00
7 lines
169 B
YAML
7 lines
169 B
YAML
name: <your project name>
|
|
services:
|
|
<to-change-here>:
|
|
ports:
|
|
- 3000:80
|
|
container_name: saahildcom
|
|
image: <to-change-here>:latest
|