Skip to content

Commit 0c7944b

Browse files
authored
Update .appcd.yml
1 parent 4c2f404 commit 0c7944b

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.appcd.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
version: 0.0.1
2+
name: DogeApi
23
services:
34
dogeapi:
4-
dtr: ghcr.io/appcd-dev/dogeapi/dogeapi
5+
dtr: ghcr.io/appcd-demo/dogeapi/dogeapi
6+
path: /
57
tag: latest
6-
dockerFile: Dockerfile
8+
language: Python
9+
dockerFile: ./Dockerfile

0 commit comments

Comments
 (0)