checkpoint 2 part 1 finished, needs to be properly tested
This commit is contained in:
parent
ce3ea05831
commit
c3f67d4582
14 changed files with 306 additions and 26 deletions
|
@ -16,7 +16,7 @@ all:
|
|||
|
||||
# APP variables
|
||||
app_ip: <APP_SERVICE_IP> # Needs to be updated
|
||||
app_port: <APP_PORT> # Needs to be updated
|
||||
app_port: 30000 # Needs to be updated
|
||||
|
||||
|
||||
# Additional variables
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue