Skip to content
This repository has been archived by the owner on Oct 5, 2024. It is now read-only.

点击登录没有反应 #15

Open
s1g0day opened this issue Feb 1, 2021 · 0 comments
Open

点击登录没有反应 #15

s1g0day opened this issue Feb 1, 2021 · 0 comments

Comments

@s1g0day
Copy link

s1g0day commented Feb 1, 2021

[root@localhost AssassinGo]# docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
fee88f312d96 assassingo_assassin "./AssassinGo" 47 seconds ago Up 46 seconds 0.0.0.0:8000->8000/tcp assassingo_assassin_1
f2a208eaa2bb mariadb "docker-entrypoint.s…" 47 seconds ago Up 46 seconds 3306/tcp assassingo_mariadb_1
20a28ddda3fb chromedp/headless-shell "/headless-shell/hea…" 47 seconds ago Up 46 seconds 0.0.0.0:9222->9222/tcp assassingo_chromedp_1

MariaDB [ag]> select * from users;
+----+----------+----------+-------+
| id | username | password | email |
+----+----------+----------+-------+
| 1 | admin | admin | NULL |
+----+----------+----------+-------+
1 row in set (0.000 sec)

点击登录没有反应

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant