Compare commits
No commits in common. "b007086335f03ff57ef1f0bf58b38d2724370e45" and "a51a04290a9d9275c9a603ae115662e90bc26e58" have entirely different histories.
b007086335
...
a51a04290a
2 changed files with 5 additions and 6 deletions
6
.env
6
.env
|
|
@ -1,6 +1,6 @@
|
|||
# VITE_BACKEND=http://localhost:4320/api/
|
||||
#VITE_BACKEND=http://localhost:4320/api/
|
||||
# VITE_BACKEND=https://ocboapps.davaocity.gov.ph/esign-server/api/
|
||||
VITE_BACKEND=http://192.168.7.183/esign-server/api/
|
||||
VITE_BACKEND=http://localhost/esign-server/api/
|
||||
|
||||
VITE_PESO=₱
|
||||
VITE_PUBLICIP=58.69.136.59
|
||||
VITE_PUBLICIP=58.69.136.59
|
||||
|
|
@ -1,7 +1,6 @@
|
|||
services:
|
||||
esign:
|
||||
container_name: esign
|
||||
image: ocbo/esign:latest
|
||||
e-sign:
|
||||
container_name: e-sign
|
||||
restart: unless-stopped
|
||||
build:
|
||||
context: .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue